How to Install connect-proxy software package in Ubuntu 17.04 (Zesty Zapus)

How to Install connect-proxy software package in Ubuntu 17.04 (Zesty Zapus)

connect-proxy software package provides Establish TCP connection using SOCKS4/5 or HTTP tunnel, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install connect-proxy 

connect-proxy is installed in your system.

Make ensure the connect-proxy package were installed using the commands given below,

$ sudo dpkg-query -l | grep connect-proxy *

You will get with connect-proxy package name, version, architecture and description in a table

connect-proxy package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Network
Package connect-proxy
Version 1.105-1
Description Establish TCP connection using SOCKS4/5 or HTTP tunnel
Sub Section net


See Also, How to uninstall or remove connect-proxy software package from Ubuntu 17.04 (Zesty Zapus)?